Skip to content

test: stabilize android emulator boot tests#377

Merged
thymikee merged 1 commit into
mainfrom
codex/stabilize-android-emulator-tests
Apr 11, 2026
Merged

test: stabilize android emulator boot tests#377
thymikee merged 1 commit into
mainfrom
codex/stabilize-android-emulator-tests

Conversation

@thymikee

Copy link
Copy Markdown
Member

Summary

Stabilize the Android emulator boot unit tests by mocking runCmdDetached for fake emulator launches.
The test helper now records the expected emulator args and boot marker synchronously, avoiding detached subprocess polling races while keeping Vitest file parallelism enabled.

Touched-file count: 1. Scope stayed within the Android devices test module.

Validation

  • pnpm vitest run src/platforms/android/__tests__/devices.test.ts
  • pnpm check:tooling
  • pnpm check:unit

@thymikee thymikee merged commit 937ce8f into main Apr 11, 2026
15 of 16 checks passed
@thymikee thymikee deleted the codex/stabilize-android-emulator-tests branch April 11, 2026 08:36
thymikee added a commit that referenced this pull request Apr 11, 2026
…cation-simplify

* origin/main:
  test: stabilize android emulator boot tests (#377)
  fix: clean up metro companion workers (#376)
  fix: carry remote-config run id for install-from-source (#375)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant